test: Add DEBUG output option to test-fit.py
authorSimon Glass <[email protected]>
Tue, 2 Dec 2014 20:17:32 +0000 (13:17 -0700)
committerTom Rini <[email protected]>
Wed, 14 Jan 2015 16:35:43 +0000 (11:35 -0500)
commitcc4477289d5a7352809c423d76389c0967cf586d
tree727d5a8d94e56813425c4bc480e07fdb409de5e3
parentb5493d17bdc62b0a0608d539bd2756eb7ed1cc9c
test: Add DEBUG output option to test-fit.py

Sometimes it is useful to see the output from U-Boot, so add an option to
make this easier.

Signed-off-by: Simon Glass <[email protected]>
test/image/test-fit.py